func runtime.traceGoroutineStackID
4 uses
runtime (current package)
traceallocfree.go#L137: tl.eventWriter(traceGoRunning, traceProcRunning).event(traceEvGoroutineStack, traceGoroutineStackID(base), order)
traceallocfree.go#L143: tl.eventWriter(traceGoRunning, traceProcRunning).event(traceEvGoroutineStackAlloc, traceGoroutineStackID(base), order)
traceallocfree.go#L148: tl.eventWriter(traceGoRunning, traceProcRunning).event(traceEvGoroutineStackFree, traceGoroutineStackID(base))
traceallocfree.go#L152: func traceGoroutineStackID(base uintptr) traceArg {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)